'Declaration
Public Overloads Function GetFileServiceProviders( _ ByVal providerTypes() As String, _ ByVal options As ObjectFetchOptions, _ ByVal pageSize As Integer, _ ByRef restartPaging As Boolean _ ) As FileServiceProviderCollection
public FileServiceProviderCollection GetFileServiceProviders( string[] providerTypes, ObjectFetchOptions options, int pageSize, ref bool restartPaging )
Parameters
- providerTypes
- options
- pageSize
- restartPaging